This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

What is the concept of handle in Java?

What is the concept of handle in Java?

[day-5] 10分鐘了解陣列的簡易應用

[day-5] 10分鐘了解陣列的簡易應用

[Release Notes] 20201116_v1 - Add Email login

[Release Notes] 20201116_v1 - Add Email login


Comments